[INFO] cloning repository https://github.com/sebschmi/bidirected-adjacency-array
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebschmi/bidirected-adjacency-array" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebschmi%2Fbidirected-adjacency-array", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebschmi%2Fbidirected-adjacency-array'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ac2f9f2ec3be1a46f5b56bd0a157642128dee13
[INFO] fixing sebschmi/bidirected-adjacency-array against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebschmi%2Fbidirected-adjacency-array" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sebschmi/bidirected-adjacency-array
[INFO] finished tweaking git repo https://github.com/sebschmi/bidirected-adjacency-array
[INFO] tweaked toml for git repo https://github.com/sebschmi/bidirected-adjacency-array written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sebschmi/bidirected-adjacency-array on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sebschmi/bidirected-adjacency-array already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tagged-vec v1.0.1
[INFO] [stderr]   Downloaded rand_core v0.10.0
[INFO] [stderr]   Downloaded rand v0.10.0
[INFO] [stderr]   Downloaded permutation v0.4.1
[INFO] [stderr]   Downloaded chacha20 v0.10.0
[INFO] [stderr]   Downloaded optional-numeric-index v0.4.0
[INFO] [stderr]   Downloaded libc v0.2.180
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ea8024f9417f04dc250642d5709353a08f66a9bd6bb99113f7cef00f86df0893
[INFO] running `Command { std: "docker" "start" "ea8024f9417f04dc250642d5709353a08f66a9bd6bb99113f7cef00f86df0893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea8024f9417f04dc250642d5709353a08f66a9bd6bb99113f7cef00f86df0893" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea8024f9417f04dc250642d5709353a08f66a9bd6bb99113f7cef00f86df0893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea8024f9417f04dc250642d5709353a08f66a9bd6bb99113f7cef00f86df0893" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking tagged-vec v1.0.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking permutation v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking optional-numeric-index v0.4.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking bidirected-adjacency-array v1.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `rand` in this scope
[INFO] [stdout]  --> src/io/gfa1/tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rand::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]  --> src/io/gfa1/tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rand::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `generate_random_graph` found for struct `BidirectedAdjacencyArray<IndexType, NodeData, EdgeData>` in the current scope
[INFO] [stdout]    --> src/io/gfa1/tests.rs:78:69
[INFO] [stdout]     |
[INFO] [stdout]  78 |         let expected_graph = BidirectedAdjacencyArray::<u16, _, _>::generate_random_graph(
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `BidirectedAdjacencyArray<u16, _, _>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/graph.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct BidirectedAdjacencyArray<IndexType: GraphIndexInteger, NodeData, EdgeData> {
[INFO] [stdout]     | ------------------------------------------------------------------------------------- associated function or constant `generate_random_graph` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `BidirectedAdjacencyArray<u16, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       BidirectedAdjacencyArray::<IndexType, NodeData, EdgeData>::new
[INFO] [stdout]       gfa1::<impl BidirectedAdjacencyArray<IndexType, NodeData, EdgeData>>::read_gfa1
[INFO] [stdout]    --> src/graph.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | /     pub fn new(
[INFO] [stdout] 123 | |         nodes: TaggedVec<NodeIndex<IndexType>, NodeData>,
[INFO] [stdout] 124 | |         edges: TaggedVec<EdgeIndex<IndexType>, BidirectedEdge<IndexType, EdgeData>>,
[INFO] [stdout] 125 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/io/gfa1.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn read_gfa1(
[INFO] [stdout]  64 | |         reader: impl BufRead,
[INFO] [stdout]  65 | |     ) -> Result<BidirectedAdjacencyArray<IndexType, NodeData, EdgeData>, GfaReadError> {
[INFO] [stdout]     | |______________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `generate_random_graph` found for struct `BidirectedAdjacencyArray<IndexType, NodeData, EdgeData>` in the current scope
[INFO] [stdout]    --> src/io/gfa1/tests.rs:107:65
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let expected_graph = BidirectedAdjacencyArray::<u16, _, _>::generate_random_graph(
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `BidirectedAdjacencyArray<u16, _, _>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/graph.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct BidirectedAdjacencyArray<IndexType: GraphIndexInteger, NodeData, EdgeData> {
[INFO] [stdout]     | ------------------------------------------------------------------------------------- associated function or constant `generate_random_graph` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `BidirectedAdjacencyArray<u16, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       BidirectedAdjacencyArray::<IndexType, NodeData, EdgeData>::new
[INFO] [stdout]       gfa1::<impl BidirectedAdjacencyArray<IndexType, NodeData, EdgeData>>::read_gfa1
[INFO] [stdout]    --> src/graph.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | /     pub fn new(
[INFO] [stdout] 123 | |         nodes: TaggedVec<NodeIndex<IndexType>, NodeData>,
[INFO] [stdout] 124 | |         edges: TaggedVec<EdgeIndex<IndexType>, BidirectedEdge<IndexType, EdgeData>>,
[INFO] [stdout] 125 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/io/gfa1.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn read_gfa1(
[INFO] [stdout]  64 | |         reader: impl BufRead,
[INFO] [stdout]  65 | |     ) -> Result<BidirectedAdjacencyArray<IndexType, NodeData, EdgeData>, GfaReadError> {
[INFO] [stdout]     | |______________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `generate_random_graph` found for struct `BidirectedAdjacencyArray<IndexType, NodeData, EdgeData>` in the current scope
[INFO] [stdout]    --> src/io/gfa1/tests.rs:164:65
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let expected_graph = BidirectedAdjacencyArray::<u16, _, _>::generate_random_graph(
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `BidirectedAdjacencyArray<u16, _, _>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/graph.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub struct BidirectedAdjacencyArray<IndexType: GraphIndexInteger, NodeData, EdgeData> {
[INFO] [stdout]     | ------------------------------------------------------------------------------------- associated function or constant `generate_random_graph` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `BidirectedAdjacencyArray<u16, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       BidirectedAdjacencyArray::<IndexType, NodeData, EdgeData>::new
[INFO] [stdout]       gfa1::<impl BidirectedAdjacencyArray<IndexType, NodeData, EdgeData>>::read_gfa1
[INFO] [stdout]    --> src/graph.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | /     pub fn new(
[INFO] [stdout] 123 | |         nodes: TaggedVec<NodeIndex<IndexType>, NodeData>,
[INFO] [stdout] 124 | |         edges: TaggedVec<EdgeIndex<IndexType>, BidirectedEdge<IndexType, EdgeData>>,
[INFO] [stdout] 125 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/io/gfa1.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn read_gfa1(
[INFO] [stdout]  64 | |         reader: impl BufRead,
[INFO] [stdout]  65 | |     ) -> Result<BidirectedAdjacencyArray<IndexType, NodeData, EdgeData>, GfaReadError> {
[INFO] [stdout]     | |______________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bidirected-adjacency-array` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "ea8024f9417f04dc250642d5709353a08f66a9bd6bb99113f7cef00f86df0893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea8024f9417f04dc250642d5709353a08f66a9bd6bb99113f7cef00f86df0893", kill_on_drop: false }`
[INFO] [stdout] ea8024f9417f04dc250642d5709353a08f66a9bd6bb99113f7cef00f86df0893
